home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / sparks.swf / scripts / DefineButton2_184 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-09-29  |  60 b   |  5 lines

  1. on(release){
  2.    stopAllSounds();
  3.    gotoAndStop(330);
  4. }
  5.